home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
progs
/
editor
/
frexxed
/
fpl
/
gccmode.fpl.readme
< prev
next >
Wrap
Text File
|
1996-04-01
|
835b
|
40 lines
#############################################################################
File: GCCMode.FPL
Author: Jesper Skov
Email: jskov@iesd.auc.dk / http://www.iesd.auc.dk/~jskov
Short: Interface to GCC
Version: 1.1
Date: 01.04.96
Local settings:
Global settings:
Keysequence: C-c C-c
Type: interface
Prereq:
Copyright: © 1995, Jesper Skov
#############################################################################
FUNCTION
Just a simple major mode for GCC. There will be added a "next-error"
function in the near future (hopefully).
Very likely this interface will expand when I start working on the gdb
interface.
Key bindings
~~~~~~~~~~~~
C-c C-c Make
C-C C-C Change make options
HISTORY (REV)
01.04.96 (1) Added menu.
Now the output from make/gcc is actually captured!
BUGS
TODO
"next-error" stuff
SEE ALSO